Package org.eclipse.vtp.framework.engine.osgi

Class Summary
Activator Activator for the framework, manages an instance of LogTracker, StaticConfigurationAdmin (if configuration data is available), and ProcessEngineManager.
HttpConnectorManager Maintains an instance of HttpConnector linked to the currently registered instance of IProcessEngine and the most desireable instance of HttpService.
OSGiUtils Utilities for the OSGi environment.
ProcessEngineManager Maintains a registered instance of IProcessEngine and an instance of HttpConnectorManager linked to the most desireable instance of IExtensionRegistry.